From 46b38c00ad472fc2a961751c18b6cc0661d73d7c Mon Sep 17 00:00:00 2001 From: Arnaud Rebillout Date: Sat, 16 Dec 2017 21:33:51 +0700 Subject: [PATCH] css docs: Fix some angle brackets for percentage Signed-off-by: Arnaud Rebillout https://bugzilla.gnome.org/show_bug.cgi?id=791710 --- docs/reference/gtk/css-properties.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference/gtk/css-properties.xml b/docs/reference/gtk/css-properties.xml index 3fd5a6ed78..4efc097563 100644 --- a/docs/reference/gtk/css-properties.xml +++ b/docs/reference/gtk/css-properties.xml @@ -899,7 +899,7 @@ We use for syntax productions, and each line is put in a border‑radius - [ 〈length〉 | 〈percentage〉 ]{1,4} [ / [ 〈length〉 | 〈percentage> ]{1,4} ]? + [ 〈length〉 | 〈percentage〉 ]{1,4} [ / [ 〈length〉 | 〈percentage〉 ]{1,4} ]? see individual properties CSS3 @@ -1020,7 +1020,7 @@ We use for syntax productions, and each line is put in a ‑gtk‑outline‑radius - [ 〈length〉|〈percentage〉 ]{1,4} [ / [〈length〉 | 〈percentage> ]{1,4} ]? + [ 〈length〉|〈percentage〉 ]{1,4} [ / [〈length〉 | 〈percentage〉 ]{1,4} ]? see individual properties -- 2.30.2